purple_unescape_html

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* purple_unescape_html(const(char)* html)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    char*
    purple_unescape_html
    (
    const(char)* html
    )
  2. da_purple_unescape_html purple_unescape_html;

Meta